home *** CD-ROM | disk | FTP | other *** search
/ Micro Dingo 39 / Micro_Dingo_39_CD1.mdx / Delires / Hentai / sim.swf / scripts / DefineButton2_835 / BUTTONCONDACTION on(release).as
Text File  |  2002-05-21  |  88b  |  8 lines

  1. on(release){
  2.    if(luck == 3)
  3.    {
  4.       count = 1;
  5.    }
  6.    gotoAndStop(1307);
  7. }
  8.